home *** CD-ROM | disk | FTP | other *** search
/ Warriors 2001 to 2002 / Warriors 2001 - 2002 by Southwest.iso / project.dir / 00266_Script_southwest rol < prev    next >
Text File  |  2002-03-06  |  129b  |  9 lines

  1. on mouseenter
  2.   set the blend of sprite 28 = 100
  3. end mouseenter
  4. on mouseleave
  5.   
  6.   set the blend of sprite 28 = 0
  7. end
  8.  
  9.